
if service.click({
{"Bạn muốn đi đến đâu?",
}
})
return true
end

if service.click({
{"Tới điểm?",
}
})
return true
end

if service.click({
{"Xác nhận điểm đón",
}
})
return true
end

if service.click({
{"Đặt xe",
}
})
return true
end

if service.click({
{"Huỷ chuyến",
}
})
return true
end

if service.click({
{"Hủy đặt chuyến",
}
})
return true
end
